home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00226.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
310 b
|
13 lines
on exitFrame
global gPlaySound, gCurrLabel, gTourForwardArrow
sprite(4).visible = 1
if the frameLabel <> 0 then
gCurrLabel = the frameLabel
end if
sound stop 1
isMemoryAvailable("continue the tour", 1200, 500)
gPlaySound = 1
setHandCursor([40, 41, 42, 43])
Inscope(gTourForwardArrow)
end